Move extract-strings to its own directory
authorMatthias Clasen <mclasen@redhat.com>
Tue, 27 May 2014 19:54:38 +0000 (15:54 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 27 May 2014 21:28:10 +0000 (17:28 -0400)
commita28d2cb9233eff0983b7b3517a9dbb00b62fd357
treed13aab55cfba3d005a3ed4ac214469fba0a4c6d3
parentea2d20e3133dec009ea9e59a65ec85ffbce445a1
Move extract-strings to its own directory

This will hopefully help resolve the circular dependency between
libgtk linking against inspector/libgtkinspector and inspector/
needing extract-strings from gtk/.

I didn't preserve the EXEEXT decorations in this operation -
automake gave me stern warnings about it, so I just dropped them
all. Somebody who cross-builds GTK+ will have to reconstruct this.
configure.ac
gtk/Makefile.am
gtk/extract-strings.c [deleted file]
gtk/inspector/Makefile.am
util/Makefile.am [new file with mode: 0644]
util/extract-strings.c [new file with mode: 0644]